import { type ReactRuntimeCore } from '../../runtimes/react/react-runtime-core'; export declare function registerBuiltinComponents(runtime: ReactRuntimeCore): () => void; //# sourceMappingURL=register.d.ts.map