import type { IconComponent } from '../types'; declare const ListArrowDown: IconComponent; export default ListArrowDown;