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