import React from 'react'; import { IconProps } from '../types'; declare const MinecraftSplashPotion: React.FC; export default MinecraftSplashPotion;