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