export declare class DQrCode { qr: string; sessionIdLabel: string; sessionId: string; generationDate: string; generationHour: string; relyingParty: string; verifierLabel: string; render(): any; }