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