export declare class LoginInput { username: string; password: string; } //# sourceMappingURL=account.input.d.ts.map