import type { InteractContent } from '@galacean/effects-specification'; export declare function getStandardInteractContent(ui: any): InteractContent;