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