export const EMPTY_OBJECT = {} as const; export const EMPTY_ARRAY = [] as const;