import cleanIndex from "@lerna/commands/clean"; export { CleanCommand, factory } from "@lerna/commands/clean"; export default cleanIndex; export { cleanIndex as "module.exports" };