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