import { ReactIconComponentType } from '../types';

declare const WifiCalling: ReactIconComponentType;
export default WifiCalling;
            