export default function useMergeProps(componentProps: PropsType, defaultProps: Partial, globalComponentConfig: Partial): PropsType;