import type { FunctionalComponent } from "vue";
declare const LockIcon: FunctionalComponent;
export default LockIcon;
