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