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

declare const LockSmartIcon: MdiReactIconComponentType;
export default LockSmartIcon;
