import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GuitarIcon */
export declare const Guitar: Icon;
export { I as GuitarIcon };
//# sourceMappingURL=Guitar.d.ts.map