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

declare const Anchor: ReactIconComponentType;
export default Anchor;
            