import type { ManifestsResponseDto } from '../schemas/ManifestsResponseDto'; export type ManifestsResponseDtoResponse = ManifestsResponseDto;