import React from 'react'; import { PieceType } from '../types'; export declare const Fear: React.FC;