import { ElementDefinition, ForEachElement } from "../../../typings"; export type IForEach = ElementDefinition; export declare const ForEach: ElementDefinition;