import { MdiReactIconComponentType } from './dist/typings';

declare const PhonelinkOffIcon: MdiReactIconComponentType;
export default PhonelinkOffIcon;
