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