import type { Integration } from '@sentry/core'; /** Load device context from native. */ export declare const deviceContextIntegration: () => Integration; //# sourceMappingURL=devicecontext.d.ts.map