export interface MessageResponse {
    message: string;
}
//# sourceMappingURL=MessageResponse.d.ts.map