declare const _default: {
    extraFontSizeSmall: string;
    extraFontSizeMedium: string;
    extraFontSizeLarge: string;
    titleFontSizeSmall: string;
    titleFontSizeMedium: string;
    titleFontSizeLarge: string;
    closeSize: string;
    closeIconSize: string;
    headerHeightSmall: string;
    headerHeightMedium: string;
    headerHeightLarge: string;
};
export default _default;
