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