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