import type { ComponentNode } from '../types.js';
export declare function transformFrameworkComponent(node: ComponentNode): ComponentNode;
//# sourceMappingURL=framework.d.ts.map