import { Select } from "antd"; import { FC } from "react"; export const SelectPride: FC<{}> = () => { return (