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