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