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