export declare function registerUser(username: string, secret: string | undefined, host: string): Promise; //# sourceMappingURL=register.d.ts.map