export declare class InputPasswordToggleLocalization { get showPassword(): string; get hidePassword(): string; }