import { IconProps } from '../Icon'; declare function SvgInsertLink(props: IconProps): JSX.Element; export default SvgInsertLink;