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

declare const HomeLockIcon: MdiReactIconComponentType;
export default HomeLockIcon;
