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