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

declare const StopFillIcon: RemixiconReactIconComponentType;
export default StopFillIcon;
