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