export declare function useAllEntitiesCount(): { count: number | undefined; loading: boolean; };