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

declare const VanCandyIcon: MdiReactIconComponentType;
export default VanCandyIcon;
