import { type Config } from '@brainfish-ai/widgets-common'; export declare const initHandOffs: (config: Config) => Promise;