declare type Headline5 = { fontFamily: any; fontWeight: any; fontStyle: any; fontSize: any; letterSpacing: any; lineHeight: any; }; export declare const headline5: Headline5; export {}; //# sourceMappingURL=headline5.d.ts.map