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