export declare function invariant(condition: boolean | null | undefined | string, message: string): void; //# sourceMappingURL=invariant.d.ts.map