/// 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>, {}>; export declare const StyleWrapperTitle: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;