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