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

declare const TrashRestoreIcon: MdiReactIconComponentType;
export default TrashRestoreIcon;
