import { DialogProps } from '../../dialogs'; export declare const FullscreenDialog: (props: Omit) => import("@emotion/react/jsx-runtime").JSX.Element;