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