/** * Used for redux action type naming. '[UserProjector] UserHasBoughtProduct' */ export declare type EntityName = string;