export declare const invariant: (condition: any, message?: string | number | undefined) => void;