/** * cachly cost-estimate – estimate monthly savings from your cache usage * * cachly cost-estimate */ import { Command } from 'commander'; export declare function costEstimateCommand(): Command; //# sourceMappingURL=cost-estimate.d.ts.map