import { ServerPlugin } from '.'; export declare const seenUrls: Set<unknown>; export declare const serveStaticPlugin: ServerPlugin;