// @ts-nocheck export type FiredevEntityKeysToOmit = 'ctrl' | 'clone' | '__endpoint_context__' | 'inject' | '_';