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

declare const PhoneDisabled: ReactIconComponentType;
export default PhoneDisabled;
            