export declare const SLOT: { /** * DND 追踪标记,通常值为 {{pagePath}}:{{componentName}} */ dnd: string; /** * ID 追踪标记 */ id: string; };