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