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

declare const TelephoneLockIcon: MdiReactIconComponentType;
export default TelephoneLockIcon;
