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

declare const CellphoneLineIcon: RemixiconReactIconComponentType;
export default CellphoneLineIcon;
