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