declare const _default: (cwd: string, name: string) => void | { filename: string; config: any; }; export default _default;