import { NodePlopAPI } from './types';
export declare function autoDiscover(plop: NodePlopAPI): void;
