import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiArchiveLockOpenOutline: FunctionalComponent; export default MdiArchiveLockOpenOutline;