import { CardTheme } from './types'; declare const card: CardTheme; export default card;