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