import { GeneralConfiguration } from "../../config"; export type GeneralConfigurationResponse = GeneralConfiguration;