import { NodePlopAPI } from 'plop'; declare function integralGenerator(plop: NodePlopAPI): void; export { integralGenerator };