/** * @function _getDS get DynamicSecret */ export declare function _getDS(this: any, { query, body }: any): string;