export default interface ICleaner { clean(): Promise; } //# sourceMappingURL=ICleaner.d.ts.map