export declare class InvariantError extends Error { message: string; constructor(message: string); } //# sourceMappingURL=InvariantError.d.ts.map