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

declare const RefreshLineIcon: RemixiconReactIconComponentType;
export default RefreshLineIcon;
