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