UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

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