import React from 'react'; import type { TextLinkProps } from './types'; export declare const TextLink: React.ForwardRefExoticComponent>;