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