UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

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