export declare type Props = { hasImage: boolean; }; export declare const EDITORIAL_PADDING_TOP = 32; declare const _default: import("styled-components").StyledComponent<"section", any, Props, never>; export default _default; //# sourceMappingURL=EditorialPostStyle.d.ts.map