import type { IconProps } from "./types"; export declare const AddLinkIcon: (props: IconProps) => JSX.Element;