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

declare const PotMixIcon: MdiReactIconComponentType;
export default PotMixIcon;
