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