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