import { type AdminConfiguration } from '../types'; export declare const useAdminConfig: () => AdminConfiguration;