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