export declare const PLUGIN_ID = "@imgly/plugin-ai-video-generation-web";
/**
 * Default order for video quick actions.
 * This is used as a fallback when children is undefined in canvas menu order.
 */
export declare const DEFAULT_VIDEO_QUICK_ACTION_ORDER: string[];
