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