import type { IconComponent } from '../types'; declare const PhoneCallingRounded: IconComponent; export default PhoneCallingRounded;