import { type SVGProps } from "react";
export declare const WalletGraphic: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//# sourceMappingURL=WalletGraphic.d.ts.map