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