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

declare const ArchiveLockIcon: MdiReactIconComponentType;
export = ArchiveLockIcon;