import React from "react"; export declare function withActiveElement(): (Component: React.ComponentType) => React.ComponentType;