export default function assert(cond: unknown, error: string): asserts cond;