export declare const invariant: (condition: any, message?: string | (() => string)) => asserts condition; //# sourceMappingURL=invariant.d.ts.map