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

declare const LockWarningIcon: MdiReactIconComponentType;
export default LockWarningIcon;
