Spaces:
Sleeping
Sleeping
File size: 236 Bytes
56fda74 | 1 2 3 4 5 | import { CreateStyled } from "./types.js";
export type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize';
declare const _default: CreateStyled;
export default _default;
|