export default function useMergedConfig(propConfig: any, templateConfig?: Target): readonly [boolean, Target];