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