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