export default function invariant(condition: boolean, message?: string): void
