define(["require", "exports", './Panel', './Panel.Props'], function (require, exports, Panel_1, Panel_Props_1) {
"use strict";
function__export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
__export(Panel_1);
__export(Panel_Props_1);
});