export declare function despluralize(input: string, dictionaryList: string[]): string;