import { NodePlopAPI } from "node-plop";
declare const generator: (plop: NodePlopAPI) => void;
export default generator;
