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

declare const SkipBackMiniFillIcon: RemixiconReactIconComponentType;
export default SkipBackMiniFillIcon;
