import { ReactIconComponentType } from '../types';

declare const SipIcon: ReactIconComponentType;
export default SipIcon;
            