import {ErrorWithContext} from '../util' export class AuthenticatableAlreadyExistsError extends ErrorWithContext { }