export declare type RegistrationRequest = { deviceId: string; publicKey: string; };