UNPKG

@rws-aoa/react-library

Version:

RWS AOA Design System

9 lines 303 B
export declare const FontNormalSxProps: { fontFamily: "var(--font-text)"; fontSize: string; lineHeight: string; fontStyle: "normal"; fontWeight: string; }; export declare function isExtensionAllowed(regExp: RegExp, fileName: string): boolean; //# sourceMappingURL=_constants.d.ts.map