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

declare const LockQuestionIcon: MdiReactIconComponentType;
export default LockQuestionIcon;
