export declare const titleBarDefaults: { heading: { typographyPreset: { xs: string; md: string; }; }; paddingInline: string; paddingBlock: string; };