export declare const templates: { packageJson(name: string): string; tsconfig(): string; entrypoint(): string; test(): string; harnessAgent(): string; gitignore(): string; }; //# sourceMappingURL=templates.d.ts.map