export declare function setDefaultFontSize(fontSize?: string): void; export declare function getDefaultFontSize(): string;