/** * We use relative font sizes in the tokens, but for cases where * platforms do not support this, we can use this value. Its value * is based on the default font size provided by most browsers. */ export declare const ASSUMED_BASE_FONT_SIZE = 16; //# sourceMappingURL=constants.d.ts.map