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

declare const TrashCanCircleIcon: MdiReactIconComponentType;
export default TrashCanCircleIcon;
