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

declare const AddLineIcon: RemixiconReactIconComponentType;
export default AddLineIcon;
