export declare const staticClass_resetTextMargin = "rmTextMargins"; export declare const injectGlobalCss: () => void; export declare const injectCustomProperties: (appTheme: any) => void; export declare const injectStorybookResetCss: () => void;