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