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