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