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