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

declare const TrashOutlineIcon: MdiReactIconComponentType;
export default TrashOutlineIcon;
