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