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