import React from 'react'; import { LinkProps } from './Text.types'; export declare const A: React.ComponentType;