import { IconProps } from '../types';
declare const Guitar: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Guitar;
//# sourceMappingURL=Guitar.d.ts.map