import { SvgIconComponent } from './types'; declare const LinkRoundIcon: SvgIconComponent; export default LinkRoundIcon;