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

declare const TelephoneLockedIcon: MdiReactIconComponentType;
export default TelephoneLockedIcon;
