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