export declare const PLUGIN_ID = "@imgly/plugin-ai-image-generation-web"; /** * Default order for image quick actions, matching the ai-demo.tsx example. * This is used as a fallback when children is undefined in canvas menu order. */ export declare const DEFAULT_IMAGE_QUICK_ACTION_ORDER: string[];