/// declare type Props = any; export default function Picker(props: Props): JSX.Element; export {};