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

declare const RefreshFillIcon: RemixiconReactIconComponentType;
export default RefreshFillIcon;
