import { IContent } from '../interfaces';
export declare const Content: import("styled-components").StyledComponent<"div", any, IContent, never>;
