import { FlattenSimpleInterpolation } from 'styled-components'; export declare const image: { default: { xsmall: import("styled-components").FlattenInterpolation>; small: import("styled-components").FlattenInterpolation>; medium: import("styled-components").FlattenInterpolation>; large: import("styled-components").FlattenInterpolation>; }; social: { xsmall: import("styled-components").FlattenInterpolation>; small: import("styled-components").FlattenInterpolation>; medium: import("styled-components").FlattenInterpolation>; large: import("styled-components").FlattenInterpolation>; }; }; export declare const wrapper: { xsmall: FlattenSimpleInterpolation; small: FlattenSimpleInterpolation; medium: FlattenSimpleInterpolation; large: FlattenSimpleInterpolation; }; export declare const object: { xsmall: FlattenSimpleInterpolation; small: FlattenSimpleInterpolation; medium: FlattenSimpleInterpolation; large: FlattenSimpleInterpolation; }; export declare const SocialIconWrapper: import("styled-components").StyledComponent<"div", any, { bgColor?: string | undefined; size: string; }, never>; export declare const StartPageIcon: import("styled-components").StyledComponent<"span", any, {}, never>; //# sourceMappingURL=style.d.ts.map