export declare const ProvideOnConfig: (key: string) => ClassDecorator | MethodDecorator | any;
