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