UNPKG

onecart-ui

Version:

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

4 lines 161 B
import React from "react"; import { BodyProps } from "../../types/Typography"; export declare const Body: React.FC<BodyProps>; //# sourceMappingURL=Body.d.ts.map