import { DomainUserId } from "./DomainUserId"; export declare type DomainUserIdentifier = string | DomainUserId;