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