import type { CertificateResponseDto } from '../schemas/CertificateResponseDto'; export type CertificateResponseResponse = CertificateResponseDto;