import { DefaultConfig } from "../models/config/default-config"; export declare function json(config?: DefaultConfig): (target: Object, propertyKey: string, parameterIndex?: any) => void;