/// export declare const StyledPopupFrame: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { isExpand: boolean; hasFullscreen: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledFSBtn: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;