export interface UniqrMetadata {
    uniQrId: string;
}
