declare const isTruthy: (val: any) => boolean; export default isTruthy; //# sourceMappingURL=is-truthy.d.ts.map