import type { IconProps } from '../../types';
declare const WifiCalling: import("react").NamedExoticComponent<IconProps>;
export { WifiCalling };
