/** * cachly instances – list, get, create, delete */ import { Command } from 'commander'; export declare function instancesCommand(): Command; //# sourceMappingURL=instances.d.ts.map