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