export declare const useComponentsContext: () => import("../contexts/componentsContext").ComponentContextType;
