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