export function jsonToParams(data: any): string; export function getUrlParam(name: any, decode?: boolean): any;