export declare function invariant(condition: boolean, message: string, context?: any): void;