import React from 'react'; export declare function assocRefToPropRef(ref: unknown, propRef: React.Ref | undefined): void;