import type { Pluggable } from "@smithy/types"; /** * @internal */ export declare const getRecursionDetectionPlugin: (options: any) => Pluggable;