import { Resource } from 'i18next'; /** * Localized data for built-ins. * * Contains prompts, reprompts, APL strings, and interaction model data. */ export declare const defaultI18nResources: Resource; //# sourceMappingURL=LanguageStrings.d.ts.map