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