3 lines
130 B
TypeScript
3 lines
130 B
TypeScript
import type Stitches from "@stitches/core/types/stitches";
|
|
export declare const createStitchesMock: Stitches<"", {}, {}, {}, {}>;
|