import type { EachConfigs } from '../@types/each.js'; export declare const each: { before: EachConfigs; after: EachConfigs; };