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