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

declare const SkipForwardMiniLineIcon: RemixiconReactIconComponentType;
export default SkipForwardMiniLineIcon;
