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