///
export declare const StyledCreatePostTitle: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
} & {
color?: string;
colorShadow?: string;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;