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