/// import type { OptionsModalProps } from './types'; export declare const OptionsModal: (props: OptionsModalProps) => JSX.Element;