import { type BoxProps } from '../Box'; export type ContextualbarTitleProps = BoxProps; declare const _default: import("react").MemoExoticComponent<(props: ContextualbarTitleProps) => import("react/jsx-runtime").JSX.Element>; export default _default; //# sourceMappingURL=ContextualbarTitle.d.ts.map