import { MdiReactIconComponentType } from './dist/typings';

declare const AirplayIcon: MdiReactIconComponentType;
export default AirplayIcon;
