export declare const $CommonUserName: { type: string; maxLength: number; minLength: number; pattern: string; };