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