import { Command } from "../../../types.js"; declare const cleanCommand: Command; export default cleanCommand;