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