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