export declare const IWARPER_PRESET_FACTORY_EVENTS: { WARPER_PRESET_ADDED: string; WARPER_PRESET_DISABLED: string; WARPER_PRESET_ENABLED: string; WARPER_PRESET_REMOVED: string; WARPER_PRESET_DEPLOYED: string; }; //# sourceMappingURL=events.d.ts.map