export declare const useMergeProps: (props: Record, incomingProps: Record) => { [x: string]: any; };