export declare const getDefaultTransformer: (target: any, path: string, fullPropertyPath: string) => import("./types.js").Transformer;
