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

declare const TrashCanIcon: MdiReactIconComponentType;
export default TrashCanIcon;
