import type { CliIO } from '../types'; export declare function runDbPush(argv: string[], io: CliIO): Promise; //# sourceMappingURL=db-push.d.ts.map