import { NotFound } from './NotFound.generated'; export interface ApproveSuggestedPostNotFoundResponse extends NotFound { }