import type { UseConfigurationHook } from "./configuration.definition"; export declare const useConfiguration: UseConfigurationHook;