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

declare const RestartLineIcon: RemixiconReactIconComponentType;
export default RestartLineIcon;
