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

declare const PhonelinkOff: ReactIconComponentType;
export default PhonelinkOff;
            