define(["require", "exports", './Layer', './LayerHost'], function (require, exports, Layer_1, LayerHost_1) {
"use strict";
function__export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
__export(Layer_1);
__export(LayerHost_1);
});