declare module 'ember-template-compiler' {
    export * from "ember-template-compiler/lib/public-api";
    import "ember-template-compiler/lib/system/bootstrap";
    import "ember-template-compiler/lib/system/initializer";
}