export type Falsy = false | 0 | '' | null | undefined; //# sourceMappingURL=Falsy.d.ts.map