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