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

declare const DialerSip: ReactIconComponentType;
export default DialerSip;
            