import { Theme } from "@emotion/react"; import { PartialDeep } from "type-fest"; declare const theme: PartialDeep; export default theme;