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

declare const StopMiniLineIcon: RemixiconReactIconComponentType;
export default StopMiniLineIcon;
