import { ProjectPlan } from "../commands/create/project-plan"; export declare function formatCreateSummary(plan: ProjectPlan): string;