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