import { RemixiconReactIconComponentType } from './dist/typings';

declare const CellphoneFillIcon: RemixiconReactIconComponentType;
export default CellphoneFillIcon;
