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