import type { NitroApp } from 'nitropack/runtime/app';
export declare function nuxtContentPlugin(nitroApp: NitroApp): void;
