import { ReactIconComponentType } from '../types';

declare const Airplay: ReactIconComponentType;
export default Airplay;
            