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

declare const AddCircleLineIcon: RemixiconReactIconComponentType;
export default AddCircleLineIcon;
