"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class Foo {} exports["default"] = Foo;