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