import type { IconProps } from '../../types';
declare const CellphoneLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Cellphone Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { CellphoneLine };
