export declare function varToString(obj: { [key: string]: any; }): string;