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