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