import { IconProps } from '../lib';
declare function Airplay(props: IconProps): JSX.Element;
export default Airplay;
