import { IconComponent } from '../types'; declare const LinkArrow: IconComponent; export default LinkArrow;