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