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