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