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

declare const SkipForwardLineIcon: RemixiconReactIconComponentType;
export default SkipForwardLineIcon;
