import type { ReflectionConfigInput } from './config.js'; export declare function defineReflection(config: ReflectionConfigInput): ReflectionConfigInput;