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

declare const SkipBackMiniLineIcon: RemixiconReactIconComponentType;
export default SkipBackMiniLineIcon;
