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