import { ClassTransformOptions } from "class-transformer"; export declare const getResponseOptions: (groups?: string[]) => ClassTransformOptions;