UNPKG

@tmlmobilidade/emails

Version:
17 lines (16 loc) 293 B
export declare const fontWeight: { bold: string; normal: string; }; export declare const fontFamily: { primary: string; }; export declare const lineHeight: { normal: string; }; export declare const fontSize: { lg: string; md: string; sm: string; xs: string; };