import type { Comment as IrComment } from '@lwc/template-compiler'; import type { Transformer } from '../types'; export declare const Comment: Transformer; //# sourceMappingURL=comment.d.ts.map