declare module 'ember-data/test-support' {
  export function render(template: object): Promise<void>;
}
//# sourceMappingURL=index.d.ts.map