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