/** Real SurfaceVariant object using stateRecipeGo via the `go` slot. */ export declare const stateRecipeSurfaceVariantFixture: { key: string; go: (page: import("playwright-core").Page) => Promise; };