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