export declare const getByIdMetadataKey: unique symbol; export declare function GetById(className: string): (target: any, propertyKey: any, descriptor: any) => any;