import React, { Component } from 'react' import '../../_internals/closest' import { componentSizes, pxToInteger } from '../../_utils/branding' export type MainContentProps = Readonly<{ readonly children: React.ReactNode readonly topBarSelector?: string // document query selector readonly topBarHeight?: string // ex: "24px" - for CSS only readonly tag?: string // Allow