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