import type { IconComponent } from '../types'; declare const LockPasswordUnlocked: IconComponent; export default LockPasswordUnlocked;