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

declare const GradienterLineIcon: RemixiconReactIconComponentType;
export default GradienterLineIcon;
