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

declare const RestartFillIcon: RemixiconReactIconComponentType;
export default RestartFillIcon;
