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