import type { NitroApp } from 'nitropack/types'; export default function dbLifecyclePlugin(nitroApp: NitroApp): void;