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