import { type AdminConfiguration } from '../../types'; export declare const mockDefaultConfig: import("vitest").Mock<() => AdminConfiguration>;