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