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