import type { IconProps } from '../../types';
declare const SendPlane2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Send Plane 2 Line
 * @see {@link https://remixicon.com/icon/send-plane-2-line Remix Icon Docs}
 */
export { SendPlane2Line };
