export default function assert(condition: any, message: string): void;
