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

declare const InsertLink: ReactIconComponentType;
export default InsertLink;
            