export default interface UsernameData { username?: string, password?: string }