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