import { IProps } from './index.types';
export declare const RootDiv: import("styled-components").StyledComponent<"div", any, IProps, never>;
