#!/usr/bin/env node import { Command } from 'commander'; export declare function createCliProgram(): Command; //# sourceMappingURL=anima.d.ts.map