import 'reflect-metadata';
export declare function PluginConfiguration(name: string, options?: any): (target: any) => void;
