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