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