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