// This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! import type { RuntimeAntdConfig } from './types.d'; export type IRuntimeConfig = { antd?: RuntimeAntdConfig };