import { BCMSEntryFactory } from '../types'; export declare function createBcmsEntryFactory(): BCMSEntryFactory;