/**
 * This file is used to record custom events.
 * Do not name events direct in the system.
 * Because you might register others's action.
 */
export declare const CUSTOM_EMIT_EVENTS: Record<string, string>;
//# sourceMappingURL=EMIT_EVENTS.d.ts.map