import { Command } from "commander"; export declare function createAutoTierCommand(): Command; export declare const autoTierCommand: Command; //# sourceMappingURL=auto-tier.d.ts.map