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

declare const ShutDownLineIcon: RemixiconReactIconComponentType;
export default ShutDownLineIcon;
