export declare function removeDigits(word: string): string;
