export { default as Password } from './Password.vue' export type { PasswordProps } from './types'