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

declare const LockIcon: MdiReactIconComponentType;
export default LockIcon;
