import { type ProtectionModule } from '../core/module'; /** screen geometry, devicePixelRatio, and orientation. */ export declare const screenModule: ProtectionModule; //# sourceMappingURL=screen.d.ts.map