import type { BCMSChangeFactory } from '@bcms/types'; export declare function createBcmsChangeFactory(): BCMSChangeFactory;