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

declare const PhoneLockIcon: MdiReactIconComponentType;
export default PhoneLockIcon;
