UNPKG

@wallet-ui/react

Version:

React components for Wallet UI

4 lines 234 B
import React from 'react'; import { BaseSvgProps } from './base-svg'; export declare function WalletUiIconNoWallet({ ...props }: Omit<BaseSvgProps, 'viewBox'>): React.JSX.Element; //# sourceMappingURL=wallet-ui-icon-no-wallet.d.ts.map