#!/usr/bin/env node export declare class McodaEntrypoint { static run(argv?: string[]): Promise; } //# sourceMappingURL=McodaEntrypoint.d.ts.map