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

declare const VanUtilityIcon: MdiReactIconComponentType;
export default VanUtilityIcon;
