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