UNPKG

onecart-ui

Version:

Cross-platform React and React Native component library with white-label support

5 lines 212 B
import React from "react"; import { TypographyProps } from "../../types/Typography"; export declare const Typography: React.FC<TypographyProps>; export default Typography; //# sourceMappingURL=Typography.d.ts.map