///
export declare const Root: import("../../controllers/emotion/types").StyledComponent & import("react").HTMLAttributes & {
innerRef?: import("react").LegacyRef;
}>;
export declare const IFrame: import("../../controllers/emotion/types").StyledComponent;