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