import type { UiAccessibleConfig } from '../../config'; export declare function useThemeConfig>(useProductConfig?: boolean): T & NonNullable;