/// import { BoxProps } from '../box'; export declare const ExternalIcon: (props: BoxProps) => JSX.Element;