import type { ActionCardTheme } from './light'; declare const actionCardDark: ActionCardTheme; export default actionCardDark;