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