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