/** * Constants optionally passed as parameter in onToolChange callback */ export declare const ENABLED_PROP = "enabled"; export declare const ID_PROP = "id";