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