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