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