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