/**
 * Decorator to identify the component's configuration
 */
export declare function O3rConfig(): (target: any, key: string) => void;
//# sourceMappingURL=configuration.decorators.d.ts.map