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