import { TGetDocumentInfoResponse } from "./get-document-info-response.type"; export type TGetDocumentInfo = TGetDocumentInfoResponse;