/** * @function _getHttpHeaders * @returns */ export declare function _getHttpHeaders(this: any, { query, body }: any): any;