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