import { Assertion } from '../test'; export declare function fail(assertions: Assertion[], description?: string): void;