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