import type * as React from 'react'; export declare function mergeProps(...propsList: (React.HTMLProps & {})[]): Record;