import { IconDefinition } from '../../types';
declare const Link: IconDefinition;
export default Link;
