import { CommonRefCurrent } from '../commonTypes'; export declare const getWrapperRef: (component: HTMLElement | R | null) => HTMLElement | null;