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