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