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