import { describeSuite } from '../../helpers/make-suite.js';

describeSuite({
  name: 'templateExportDefault: true',
  options: { templateExportDefault: true },
});
