import type { ITextComponent } from './Text.types'; export declare const TextView: ITextComponent['view'];