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