import { RefObject } from 'react'; export declare const getGapWidth: (elementRef: RefObject) => number;