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