import { IconSvgProps } from '../types';
declare const Wallet: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Wallet;
//# sourceMappingURL=Wallet.d.ts.map