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