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