export default function urlencode(a: { [k: string]: string; }): string;