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