import type { Nuxt } from '@nuxt/schema'; export declare function setupRPC(nuxt: Nuxt): void;