import type { BICallbacks } from 'ricos-types'; export declare function getBiCallback(key: T): BICallbacks[T] | undefined; //# sourceMappingURL=getBiCallbacks.d.ts.map