DocumentConversionSettingResponseDto: {
    epapyrusConfigured: boolean;
    provider: "local" | "epapyrus";
    updatedAt: string | null;
}