import { Emotion } from '@emotion/css/create-instance';
export type StyleManager = Emotion;
