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