///
import { Themable } from '../../../infra/contexts/theme-provider/types.js';
export declare const DimensionsBrowserContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & Themable, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;