import { FormSection } from '../../../types/index.js'; export declare const getAWSAuthSection: (config: { startVersion: string; startVersionForRoleAssumption: string; }) => FormSection; //# sourceMappingURL=aws.d.ts.map