export declare function invariant(condition: any, message: string): asserts condition;