/** * Keep this file in sync with `src/shared/internal_evt.js`. */ export const INTERNAL_EVT: any; export const internalOpt: Readonly<{ internal: any; }>;