import React from 'react';
export declare const ExternalA: ({ children, ...rest }: React.AnchorHTMLAttributes<HTMLAnchorElement>) => JSX.Element;
