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

declare const BinRestoreIcon: MdiReactIconComponentType;
export default BinRestoreIcon;
