import type { CustomRenderDispatch, MyReactFiberNode } from "@my-react/react-reconciler"; export declare const unmount: (_dispatch: CustomRenderDispatch, _pending: MyReactFiberNode) => void; //# sourceMappingURL=unmount.d.ts.map