import type { ElseifBlock as IrElseifBlock, IfBlock as IrIfBlock } from '@lwc/template-compiler'; import type { Transformer } from '../types'; export declare const IfBlock: Transformer; //# sourceMappingURL=lwcIf.d.ts.map