import { Obj } from './lang'; export declare function urlEncode(o: Obj): string;