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