import type { IconProps } from '../../types';
declare const FlightTakeoffLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Flight Takeoff Line
 * @see {@link https://remixicon.com/icon/flight-takeoff-line Remix Icon Docs}
 */
export { FlightTakeoffLine };
