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