import { RouterOptions } from './types'; export declare function installForwarder(opts: RouterOptions): void; //# sourceMappingURL=forwarder.d.ts.map