import forEach from "./forEach";
/**
 * @ignore
 */
export declare const each: typeof forEach;
export default each;
