declare const _default: ({ href, label }: { href: string; label?: string; }) => JSX.Element; export default _default; //# sourceMappingURL=ExternalLink.d.ts.map