export function getUrl(url: any, newParams: any): string; export function includes(arr: any, val: any): boolean;