import { BCMSTemplateFactory } from '../types'; export declare function createBcmsTemplateFactory(): BCMSTemplateFactory;