declare class Utils { static constructorIs(obj: any, constructorName: any): boolean; } export default Utils; //# sourceMappingURL=utils.d.ts.map