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