export interface QualifiedHandle { domain: string; handle: string; } //# sourceMappingURL=QualifiedHandle.d.ts.map