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