export declare function urlencoded(data: { [key: string]: string; }): string;