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