import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Card: EmotionIcon; export declare const CardDimensions: { height: number; width: number; };