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

declare const ShutDownFillIcon: RemixiconReactIconComponentType;
export default ShutDownFillIcon;
