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