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