/// export declare function MobileOptions({ onClose }: { onClose: () => void; }): JSX.Element;