import { CreateStyled } from "./types.js"; export type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize'; declare const _default: CreateStyled; export default _default;