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