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