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

declare const TrashCircleOutlineIcon: MdiReactIconComponentType;
export default TrashCircleOutlineIcon;
