'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
exports.Foo = class Foo {}
exports.Foo = lol( exports.Foo );