export function toString(obj: any): any; export function debug(...data: any[]): void; export function format(str: any, args: any): any;