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

declare const RewindLineIcon: RemixiconReactIconComponentType;
export default RewindLineIcon;
