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

declare const StairsIcon: MdiReactIconComponentType;
export default StairsIcon;
