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