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