import type { CardListTheme } from './light'; declare const cardDark: CardListTheme; export default cardDark;