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