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

declare const DeleteVariantIcon: MdiReactIconComponentType;
export default DeleteVariantIcon;
