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