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