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