export declare const Entity: (collectionName: string) => (constructor: Function) => void;