export const AUTO_KEY_PREFIX = '[auto]' as const; export const INTERNAL_KEY_PREFIX = '[internal]' as const;