import { FunctionReturning } from "./internal"; export declare const reject: (iterable: T[], iteratee: FunctionReturning) => T[];