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