export declare const PLUGIN_ID = "@imgly/plugin-ai-text-generation-web"; /** * Default order for text 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_TEXT_QUICK_ACTION_ORDER: string[];