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