import type { BackgroundVideo } from "../types/background";
/** Reusable Storybook payload for carousel/stack/tabs video-background demos. */
export declare const STORY_BACKGROUND_VIDEO_FILL: BackgroundVideo;
