1import React from 'react'; 2import { LinkProps } from './Text.types'; 3export declare const A: React.ComponentType<LinkProps>; 4//# sourceMappingURL=Anchor.d.ts.map