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