export declare function setDefaultLetterSpacing(letterSpacing?: string): void; export declare function getDefaultLetterSpacing(): string;