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