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