import { CSSObject } from "@emotion/react"; export type CSSProps = CSSObject;