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