import type { CardArtTheme } from '../types/cardArt.js'; import type { TSuit } from '../types/index.js'; export declare const ROBOT_FEATURES: Record; export declare const ROBOT_THEME: CardArtTheme;