export type ApnsDeviceInfo = { deviceToken: string | null; };