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