import { type HostConfig } from '../typedefs/HostConfig'; /** Always throws, because we don't support this (yet). */ export declare function hideTextInstance(_textInstance: HostConfig['textInstance']): void;