import { AnyEntity } from "../../entity/any-entity.type"; import { EntityType } from "../../entity/entity-type.interface"; export declare const Entity: () => >(type: EntityType) => void; //# sourceMappingURL=entity.decorator.d.ts.map