import { ServerError } from './ServerError.generated'; export interface ApproveSuggestedPostServerErrorResponse extends ServerError { }