export declare class HandleInputLocalization { get prefixLabel(): string; get available(): string; get taken(): string; get checking(): string; }