#!/usr/bin/env node
declare function testTemplates(): Promise<void>;
export { testTemplates };
//# sourceMappingURL=test-templates.d.ts.map