export declare function assertIgnitionInvariant(invariant: boolean, description: string): asserts invariant;
//# sourceMappingURL=assertions.d.ts.map