import React from 'react'; import type { BoardPromotionContextState } from '..'; declare const PromotionDialog: React.FC>; export { PromotionDialog };