import type { HttpRequest } from "@smithy/types"; export declare function formatUrl(request: Omit): string;