export declare function Types(flags: any): "" | "s" | "c" | "e" | "l" | "n"; export declare function Multi(flags: any): "" | "m"; export declare function ShowPassword(flags: any): "" | "p";