export { default as DeviceInfoService } from './deviceInfo'; export * from './useDeviceInfo'; export type { DeviceInformation } from './types'; //# sourceMappingURL=index.d.ts.map