import { RemixiconReactIconComponentType } from './dist/typings';

declare const AnchorFillIcon: RemixiconReactIconComponentType;
export default AnchorFillIcon;
