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