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