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

declare const TrashCanOutlineIcon: MdiReactIconComponentType;
export default TrashCanOutlineIcon;
