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