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