/// import { Entity } from 'tick-knock'; export declare const EntityContext: import("react").Context; export declare function useEntity(): Entity;