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