export declare function getRequestHostString(host: string, path: string, data: { [key: string]: any; }, include: string[]): string;