import type { Params } from '../../server/request/params'; export declare function makeUntrackedExoticParams(underlyingParams: Params): Promise;