import { type ProtectionModule } from '../core/module'; /** Hardware identity: cores, memory, touch points, platform. */ export declare const hardwareModule: ProtectionModule; //# sourceMappingURL=hardware.d.ts.map