import type { BCMSLanguageFactory } from '../types'; export declare function createBcmsLanguageFactory(): BCMSLanguageFactory;