export interface EBiometricsError {
    message: string;
}
