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

declare const VanishIcon: MdiReactIconComponentType;
export default VanishIcon;
