interface RootProps {
}
export declare const Root: import("styled-components").StyledComponent<"div", any, RootProps, never>;
export {};
