/// /** 挂在组件到跟上 */ export default function mounting(node: JSX.Element, containerId?: string): void;