import { PlopGeneratorConfig, NodePlopAPI } from "plop";
export default function GeneratorConfig(plop: NodePlopAPI): PlopGeneratorConfig;
