/**
 * @deprecated Use `@ConfigKey` instead
 */
export declare function ConfigName(name: string): PropertyDecorator;
