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