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