/** @public */ export type EntityLabelsEmptyStateClassKey = 'code'; export declare function EntityLabelsEmptyState(): import("react/jsx-runtime").JSX.Element;