export declare const getAllHiddenCharacters: (inputValue: string) => string[];
