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

declare const PhoneLockedIcon: MdiReactIconComponentType;
export default PhoneLockedIcon;
