import { type PdkAdmin } from '../pdk'; export declare const useGlobalPdkAdmin: () => PdkAdmin;