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