import React from "react"; declare const FullscreenRoot: import("@emotion/styled").StyledComponent, Pick, HTMLDivElement>, keyof React.ClassAttributes | keyof React.HTMLAttributes>, {}>; export declare type FullscreenProps = Parameters[0]; export declare const Fullscreen: (props: FullscreenProps) => JSX.Element; export {};