UNPKG

@xylabs/react-appbar

Version:

Common React library for all XY Labs projects that use React

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