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