import { type HostConfig } from '../typedefs/HostConfig'; export declare function detach(childInstance: HostConfig['instance']): void;