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