export declare function assert(_condition: boolean, _message?: string): asserts _condition;