import { NodePlopAPI } from 'node-plop'; declare const addTemplates: (basePlop: NodePlopAPI) => NodePlopAPI; export { addTemplates as default };