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