export default function (condition: unknown, message?: string): asserts condition;
