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