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