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