UNPKG

@platformbuilders/react-native-ui

Version:
5 lines 182 B
import { FC } from 'react'; import { TypographyType } from '../../types'; declare const Typography: FC<TypographyType>; export default Typography; //# sourceMappingURL=index.d.ts.map