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

declare const TrashEmptyIcon: MdiReactIconComponentType;
export default TrashEmptyIcon;
