export default function useThrowErrorInDev(condition: boolean, msg: string): void;