export interface EBiometricsResponse {
  id: string,
}
