import { CommandActionHandler } from '../types/internal' module.exports = (path, fs): CommandActionHandler => (...args) => { }