import type { ComponentRenderData } from '../types.js'; export declare function create_component(data: ComponentRenderData): Promise; //# sourceMappingURL=typecad.d.ts.map