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