import { SVGProps } from "react";
declare const LIGuiCopy: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiCopy };
