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