import { Theme } from '@emotion/react';
export declare const content: (theme: Theme) => import("@emotion/react").SerializedStyles;
