UNPKG

@axeptio/design-system

Version:
13 lines (11 loc) 211 B
export default Paragraph; declare function Paragraph({ color, children, decoration }: { color: string; children: React.node; decoration: string; }): JSX.Element; //# sourceMappingURL=index.d.ts.map