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