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