declare module "openapi-ui-dist" {
  const autoSetupFunction: () => void;

  export default autoSetupFunction;
}
