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