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

declare const StopLineIcon: RemixiconReactIconComponentType;
export default StopLineIcon;
