export type Falsy = null | undefined | 0 | 0n | false | void | ''; //# sourceMappingURL=truthy-falsy.d.ts.map