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