import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const EvernoteIcon: FunctionalComponent; export default EvernoteIcon;