import type { IconProps } from '../../types'; declare const ChessFill: import("react").NamedExoticComponent; /** * Remix Icon: Chess Fill * @see {@link https://remixicon.com/icon/chess-fill Remix Icon Docs} */ export { ChessFill };