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