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