import type * as plop from 'node-plop'; declare const project: (plop: plop.NodePlopAPI) => void; export default project;