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

declare const LockAddIcon: MdiReactIconComponentType;
export default LockAddIcon;
