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

declare const TrashCircleIcon: MdiReactIconComponentType;
export default TrashCircleIcon;
