export declare const userUrl: (user: string) => string;
export declare const userDataRegex: RegExp;
