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