export declare class VAResponse { getMessage(): string; isSuccess(): boolean; }