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