export declare const normalizeUsername: (username: string, r: string) => string;
