UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

4 lines 169 B
import type { TypographyProps } from '@mui/material'; import React from 'react'; export declare const Pipe: React.FC<TypographyProps>; //# sourceMappingURL=Pipe.d.ts.map