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

declare const PhonePausedIcon: MdiReactIconComponentType;
export default PhonePausedIcon;
