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