/** GENERATED FILE - DO NOT MODIFY */ /** Supported languages and locales from the what3words public api. See: https://api.what3words.com/v3/available-languages * This allows validation of language codes without having to call the API every single time */ export declare const languages: string[];