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