export declare function invariant(condition: boolean, message: string, Err?: any): asserts condition;
//# sourceMappingURL=invariant.d.ts.map