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

declare const ArrowDownCircleLineIcon: RemixiconReactIconComponentType;
export default ArrowDownCircleLineIcon;
