export declare function endpoint(host: string): ({ rootDID }: { rootDID: string; }) => string;