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