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