import type { nullish } from '../nullish/index.js' export declare type falsy = false |0 |typeof NaN |'' |nullish