export declare function useCssVarDims(name: string, ref: React.RefObject<HTMLElement | null>): void;
