import type { ForEach as IrForEach } from '@lwc/template-compiler'; import type { Transformer } from '../types'; export declare const ForEach: Transformer; //# sourceMappingURL=for-each.d.ts.map