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