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