/// import { IconProps } from '../../types'; declare const AirbudsRight: (allProps: IconProps) => JSX.Element; export default AirbudsRight;