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