export declare function assert(expectedCondition: any, message: string): asserts expectedCondition;