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