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