import http from 'http'; export declare const linkPath: (req: http.IncomingMessage, res: http.ServerResponse) => Promise;