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

declare const LockClockIcon: MdiReactIconComponentType;
export default LockClockIcon;
