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