export interface PreregistrationData { id: string; cardRegistrationURL: string; accessKeyRef: string; data: string; }