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