import React from 'react'; export declare const getThemeFromClosestAncestor: (ref: React.RefObject) => string | null | undefined;