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