import { type Dict } from "../@types/Dict"; export declare const subordinateComponents: (root: T, fragments: U) => T & U;