import { type Account } from '@myparcel-pdk/common'; export declare const mockDefaultAccount: import("vitest").Mock<() => Account.ModelAccount>;