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

declare const LockersIcon: MdiReactIconComponentType;
export default LockersIcon;
