export declare function useMergeProps(componentProps: PropsType, defaultProps: Partial, globalComponentConfig: Partial | undefined): PropsType;