declare const object2params: (obj: any) => string;
export { object2params };
