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