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