import type { ActionBox } from '../ActionBox'; export declare function initSpecialPropertiesConfig(actionBox: ActionBox): void;