declare const notEmpty: (data: T) => boolean; export default notEmpty; //# sourceMappingURL=not-empty.d.ts.map