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