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