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