import { InvocResult } from '../types'; declare const allCallsExitWithCode0: (invocResult: InvocResult) => boolean; export default allCallsExitWithCode0; //# sourceMappingURL=allCallsExitWithCode0.d.ts.map