import type { FunctionalComponent } from "vue";
declare const LockIcon: FunctionalComponent;
export default LockIcon;
//# sourceMappingURL=LockIcon.d.ts.map