import React from 'react'; declare const Pieces: React.MemoExoticComponent<() => JSX.Element>; export { Pieces };