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