declare const Basic: ({ onChange }: { onChange: any; }) => import("react/jsx-runtime").JSX.Element; export default Basic;