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