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