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