/** * SmartEmbed Project Creation Tool */ import { Tool } from './types.js'; export declare const projectCreationTool: Tool; //# sourceMappingURL=project.d.ts.map