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