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