export interface RegisterProductIdentifier { id: string; type: string; }