import { ReactIconComponentType } from '../types';

declare const AddLink: ReactIconComponentType;
export default AddLink;
            