import { CardImageStylesType } from '../../../../components/cardImage/types/cardImageTheme';
import { CardImageStateVariantType } from './variants';
export declare const CARD_IMAGE_STYLES: CardImageStylesType<CardImageStateVariantType>;
