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