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