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