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