export declare namespace Helpers { function getClassName(target: object): any; function stringify(data: any): string; }