export default function toObject(str: string, separator?: string, eqSign?: string, noUriDecode?: boolean): object;