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