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

declare const AnchorLineIcon: RemixiconReactIconComponentType;
export default AnchorLineIcon;
