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