export declare function verify(condition: unknown, error: string | Readonly): asserts condition;