import type { RPCHandler } from '../../types/index.ts';
export declare const init: RPCHandler<'init'>;
