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