import { SvgIconComponent } from './types'; declare const CallMadeIcon: SvgIconComponent; export default CallMadeIcon;