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