import type { IconProps } from '../../types';
declare const SendPlaneLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Send Plane Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { SendPlaneLine };
