export declare function runByoInit(argv: string[]): Promise; export declare function runOutcome(argv: string[]): Promise; export declare function runDeploy(argv: string[]): Promise; //# sourceMappingURL=byo.d.ts.map