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