import { IFunction } from '../types';
export declare const truthy: IFunction;
