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