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