import { StandardRetryStrategy } from '@aws-sdk/middleware-retry'; export declare function getRetryStrategy(): StandardRetryStrategy;