export declare const classUtils: {
    bindAll(self: any, exclude?: string[], thisArg?: any): void;
};
//# sourceMappingURL=class_utils.d.ts.map