import { Theme } from '@models/Theme'; export declare const TitleWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { $fontSize?: string; $hide?: boolean; align?: string; theme?: Theme; }>> & string;