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