import 'reflect-metadata'; export declare const ConfigParam: (configKey: string, fallback?: any) => ParameterDecorator;