import type { TabsProps } from "../../types/components/tabs";
/** Minimal Tabs tree for Storybook layering checks (`rc-tabs-video-bg`). */
export declare const TABS_VIDEO_STACKING_STORY_ARGS: TabsProps;
